home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni & Inventori
/
Invenzioni and Inventori (Eclectica Publishing) (1996).ISO
/
invenzio
/
albgene2.dir
/
00909_Script_909
< prev
next >
Wrap
Text File
|
1983-01-30
|
292b
|
11 lines
on unlinkdll dll
if the machinetype < 255 then
set chedir to "INVENZIONI:INVENZIO:macxob:"
set p to ".xob"
else
set chedir to (char 1 of the moviepath &":\INVENZIO\winxob\")
set p to ".dll"
end if
-- put chedir&dll
closexlib (chedir&dll&p)
end linkdll